criterion—number block containing true or false values; block—any kind of block; how—extract direction (#ROW or #COL); default—value to fill with.
if how=#ROW, textract does the same as extract on each row of block; the resulting rows are stacked to form a table. If how=#COL, extract each column and join to form a table.